source/arsd/characterencodings.d(184,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(88,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(103,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(198,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(212,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(232,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(273,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(288,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(312,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(336,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(356,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(378,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(390,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(782,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(1261,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(1458,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(1474,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(1500,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(1529,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(1557,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(1608,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(1635,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(1670,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(1796,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(1829,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(1869,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(1888,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(3250,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(4447,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(4455,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/dom.d(4532,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/arsd/characterencodings.d(141,19): Error: cast from `const(ubyte[])` to `string` not allowed in safe code source/arsd/dom.d(622,13): Error: cast from `inout(Element)` to `arsd.dom.Element` not allowed in safe code source/arsd/dom.d(2471,9): Error: cast from `char[]` to `string` not allowed in safe code source/arsd/dom.d(3287,3): Deprecation: foreach: loop index implicitly converted from `size_t` to `int` source/arsd/dom.d(4355,19): Error: `@safe` function `arsd.dom.Document.parseStream` cannot call `@system` function `arsd.dom.Document.parseStream.readElement` source/arsd/dom.d(3851,7): `arsd.dom.Document.parseStream.readElement` is declared here source/arsd/dom.d(4368,19): Error: `@safe` function `arsd.dom.Document.parseStream` cannot call `@system` function `arsd.dom.Document.parseStream.readElement` source/arsd/dom.d(3851,7): `arsd.dom.Document.parseStream.readElement` is declared here source/arsd/dom.d(4524,10): Error: cast from `Element[]` to `Form[]` not allowed in safe code source/arsd/dom.d(5656,26): Error: cannot take address of local `currentRule` in `@safe` function `this` source/arsd/dom.d(5669,23): Error: cannot take address of local `currentValue` in `@safe` function `this` source/arsd/dom.d(5672,27): Error: cannot take address of local `currentValue` in `@safe` function `this` source/arsd/dom.d(5678,24): Error: cannot take address of local `currentRule` in `@safe` function `this` source/arsd/dom.d(6096,4): Error: `@safe` constructor `arsd.dom.Utf8Stream.this` cannot call `@system` function `std.stdio.makeGlobal!"core.stdc.stdio.stdout".makeGlobal` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/stdio.d(4792,20): `std.stdio.makeGlobal!"core.stdc.stdio.stdout".makeGlobal` is declared here source/i18n/text.d(182,25): Error: `parent.lookup(id).ptr` cannot be used in `@safe` code, use `&parent.lookup(id)[0]` instead /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.